design partitioning meaning in English
分块化设计,模块化设计
Examples
- Designing partitions to improve query performance
设计分区以提高查询性能 - Designing partitions to manage subsets of data
设计分区以管理数据子集 - Designing partitioned tables and indexes
>设计已分区表和索引 - My design partitions the application in three basic conceptual ways : model - view - controller ( mvc ) architecture , multi - tier architecture and traditional modular decomposition . these make the whole system become a multi - tier component system , loose - couple horizontally and vertically , provide flexibility , reusability , testability and extensibility
本文提出基于j2ee的erp应用系统,以三种基本概念方式来划分应用系统:传统的模块分解方式;模型-视图-控制器mvc ( model - view - controller )体系结构;多层体系结构。